CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MATLAB Motion estimation

搜索资源列表

  1. HBMA

    0下载:
  2. This function calculate block motion vectors (with integer pel accuracy), using hierarchical block matching algorithm. %An example of main function calling this function is "MEMBA", which can be entered on the command window. %The function also u
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:2655
    • 提供者:冯欣
  1. motion-blur-Image-Restoration

    0下载:
  2. 用matlab开发的运动模糊复原程序,包括运动参数的估计、维纳滤波器的源代码-Development of the motion blur with matlab recovery procedures, including the motion parameters estimation, Wiener filter source code
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:977211
    • 提供者:chenwen
  1. FullSearchfull

    0下载:
  2. 本程序是用来进行运动估计的全搜索块匹配方法-This procedure is used for motion estimation of the full search block-matching method
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:600
    • 提供者:chushouyan
  1. demosaic

    0下载:
  2. 解Demosaici,使用连续逼近的方法!-Motion-compensated (MC) video coding has been dominating in the past decades. From MPEG-1/2 to MPEG-4, H.263 and the latest H.264, we have witnessed that the accumulative improvement of MC video coding. However, what lacks in th
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:34858
    • 提供者:panhanming
  1. motion-estimation

    0下载:
  2. 图像中Up-conversion算法 使用运动估计来进行宏块估计,其中使用双向运动估计来提取信息-Up-conversion of images using motion estimation algorithm for macroblock estimates, which use bi-directional motion estimation to extract the information
  3. 所属分类:Special Effects

    • 发布日期:2017-05-26
    • 文件大小:9707542
    • 提供者:wangxuyu
  1. AFastBlock2matchingMotionEstimationAlgorithm

    0下载:
  2.  为了减小运动估计算法的计算复杂度及提高视频压缩编码的效率,提出了一种新的快速、有效的块匹配运 动估计算法.-In order to reduce the motion estimation algorithm of the computational complexity and improve the efficiency of video compression coding, a new fast and effective block-matching motion estimat
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:586567
    • 提供者:孙翔
  1. BlockMatchingAlgorithmsforMotionEstimation

    0下载:
  2. 】在对目前运动估计快速块匹配算法研究的基础上, 描述了运动估计的基本原理 揭示了提高运动估计效率的关键技术, 并对相关的算法进行了分析和比较 提出了运动估计算法今后的研究方向。-] In the current fast block-matching motion estimation algorithm based on the descr iption of the basic principles of motion estimation revealed to enhance the e
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:67614
    • 提供者:孙翔
  1. MEBMA

    0下载:
  2. MEBMA (Motion Estimation (ME) Block Matching algorithm) compute various complexity and distortion parameters for given movie (.mat format) in either HBMA (multy resolution) or EBMA (full search) Block Matching algorithms The function produce output
  3. 所属分类:Streaming_Mpeg4

    • 发布日期:2017-03-28
    • 文件大小:1486
    • 提供者:冯欣
  1. PackMatch

    0下载:
  2. 运动估计经典算法 matlab程序 -Motion estimation algorithm matlab classical procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1922
    • 提供者:温文德
  1. VIDEOPROCESSING

    0下载:
  2. In this paper we present a scheme for integrating a digital stabilizer with video codec of a digital video camera. This integration achieves computational efficiency without affecting the performance of video coding and digital stabilization. The pr
  3. 所属分类:Multimedia program

    • 发布日期:2017-03-29
    • 文件大小:4555
    • 提供者:prasad
  1. BlockMatchingAlgorithmForMovementEstimation

    0下载:
  2. 采用块匹配方法对视频进行运动估计,获得运动估计的运动向量。-Using block-matching method of video motion estimation, motion estimation to obtain the motion vectors.
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:785138
    • 提供者:farmer
  1. MotionCompensationAndObjectDividion

    0下载:
  2. 对视频系列进行运动估计及对其中的运动目标进行分割获得运动对象。-Series of video motion estimation and target one of the sport was moving object segmentation.
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:103598
    • 提供者:farmer
  1. 99273864matlabmotionestimation

    0下载:
  2. motion estimation motion estimation motion estimation-motion estimation motion estimation motion estimation motion estimation
  3. 所属分类:matlab

    • 发布日期:2017-04-09
    • 文件大小:1717
    • 提供者:M
  1. 9854125413

    0下载:
  2. 运动估计是视频编码的关键技术,其最基本的原理是利用相邻帧间的时间 相关性,通过预测来减少时间冗余度。在实际编码中,为了节省码率,并不传 输每一帧的全部数据,而是利用运动估计求出每一帧与其预测参考帧之间的差 值。运动估计越准确,差值的分布越趋近与零,差值块的能量越小,经过变换、 量化和熵编码后所产生的码流的比特位率也越少。因此,运动估计搜索的准确 程度直接影响到了编码的压缩性能。 -Motion estimation is the key to video encodin
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-16
    • 文件大小:17511
    • 提供者:罗鹏
  1. QPel_H.264_Motion_Estimation

    0下载:
  2. 一个高效分数点(QPel)运动估计架构设计文档-An Efficient Hardware Architecture for QPel Accurate H.264 Motion Estimation
  3. 所属分类:software engineering

    • 发布日期:2017-04-01
    • 文件大小:191423
    • 提供者:chen
  1. motionEstTSS

    0下载:
  2. Implementation of the TSS (three step search) algorithm in matlab which is used for motion estimation and compensation technique for macro blocks.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1649
    • 提供者:naim12345
  1. motionestimationalgorithms

    0下载:
  2. this will be very useful doing motion estimation so try this
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:7621
    • 提供者:makkan
  1. Lukas-kanade

    0下载:
  2. Lukas-kanade motion estimation (optical-flow)
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:848325
    • 提供者:Daehee Kim
  1. motionEstTSS_m

    0下载:
  2. motion estimation using correlation based optic flow method
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-05
    • 文件大小:1917
    • 提供者:babu
  1. matlabcode

    0下载:
  2. motion estimation algorithms of h.264
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1343344
    • 提供者:ranjith
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com